records

records

Active filters Clear all

No active filters

Filters

Plan de relance - Industrie du futur : nombre de bénéficiaires et montants par département

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
MESURE
               

No description available for this field.

Name (identifier)
mesure
Type
text
Sample
                       
MESURE_LIGHT
               

No description available for this field.

Name (identifier)
mesure_light
Type
text
Sample
                       
VOLET_RELANCE
               

No description available for this field.

Name (identifier)
volet_relance
Type
text
Sample
                       
CODE_DEPARTEMENT
               

No description available for this field.

Name (identifier)
code_departement
Type
decimal
Sample
                       
NOM_DEPARTEMENT
               

No description available for this field.

Name (identifier)
nom_departement
Type
text
Sample
                       
NOM_REGION
               

No description available for this field.

Name (identifier)
nom_region
Type
text
Sample
                       
CODE_REGION
               

No description available for this field.

Name (identifier)
code_region
Type
decimal
Sample
                       
NOMBRE_BENEFICIAIRES
               

No description available for this field.

Name (identifier)
nombre_beneficiaires
Type
decimal
Sample
                       
MONTANT_INVESTISSEMENT
               

No description available for this field.

Name (identifier)
montant_investissement
Type
decimal
Sample
                       
MONTANT_PARTICIPATION_ETAT
               

No description available for this field.

Name (identifier)
montant_participation_etat
Type
decimal
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"industrie-du-futur",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/industrie-du-futur"
      }
    ]
    ,
  • "definitions":
    {
    • "industrie-du-futur":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/industrie-du-futur_records"
            }
          }
        }
      }
      ,
    • "industrie-du-futur_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "mesure":
              {
              • "type":"string",
              • "title":"MESURE",
              • "description":""
              }
              ,
            • "mesure_light":
              {
              • "type":"string",
              • "title":"MESURE_LIGHT",
              • "description":""
              }
              ,
            • "volet_relance":
              {
              • "type":"string",
              • "title":"VOLET_RELANCE",
              • "description":""
              }
              ,
            • "code_departement":
              {
              • "type":"number",
              • "title":"CODE_DEPARTEMENT",
              • "description":""
              }
              ,
            • "nom_departement":
              {
              • "type":"string",
              • "title":"NOM_DEPARTEMENT",
              • "description":""
              }
              ,
            • "nom_region":
              {
              • "type":"string",
              • "title":"NOM_REGION",
              • "description":""
              }
              ,
            • "code_region":
              {
              • "type":"number",
              • "title":"CODE_REGION",
              • "description":""
              }
              ,
            • "nombre_beneficiaires":
              {
              • "type":"number",
              • "title":"NOMBRE_BENEFICIAIRES",
              • "description":""
              }
              ,
            • "montant_investissement":
              {
              • "type":"number",
              • "title":"MONTANT_INVESTISSEMENT",
              • "description":""
              }
              ,
            • "montant_participation_etat":
              {
              • "type":"number",
              • "title":"MONTANT_PARTICIPATION_ETAT",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets